home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / util1 / msys12.zip / MULTISYS.DOC < prev    next >
Text File  |  1993-01-31  |  5KB  |  90 lines

  1. Documentation : MULTISYS.EXE - by John P Corea - Ver 1.2 - 1/93
  2.  
  3.         MULTISYS is a multiple system configuration manager. It allows
  4.         you to create / edit/ select from up to 50 different configurations.
  5.         By configuration I mean the AUTOEXEC.BAT and CONFIG.SYS files.
  6.         The DEFAULT CONFIGURATION is the configuration which existed when
  7.         you first ran this program. The default configuration will never be
  8.         changed by MULTISYS. You may select it to BOOT with but that is all.
  9.         A copy of the default configuration is used when you create other
  10.         configurations. A copy of the default is passed to the full screen
  11.         editor for you to edit when you create other configurations. I believe
  12.         this is much better than having to create each new configuration from
  13.         scratch as one configuration may be only slightly different from
  14.         another.
  15.  
  16. ADD Configuration : When you select ADD you are first asked for a title
  17.         for this configuration. The title may be up to 40 characters long
  18.         and it's purpose is to indicate to you what the purpose of the
  19.         particular configuration is when you SELECT configuration for
  20.         REBOOT. Your default configuration is appropriately titled :
  21.         "DEFAULT SYSTEM CONFIGURATION". Title each configuration so as
  22.         to easily determine it's function later on. Pressing the ESCAPE
  23.         key will abort ADD as well as any other process. After you have
  24.         entered the title for your configuration a copy of your default
  25.         autoexec.bat will be loaded into a full screen editor. You are not
  26.         editing your default configuration, only a COPY of it. Make any
  27.         changes you wish by moving around with the cursor or page keys and
  28.         when you are finished press F1 to save the file or ESC will abort.
  29.         After you have edited the autoexec.bat portion of the configuration
  30.         you will then be handed the config.sys portion to edit. Again, make
  31.         any changes you wish and then press F1 to save or ESC to exit without
  32.         saving. If you fail to save both the autoexec.bat and config.sys
  33.         portions of a configuration the entire process is aborted. The files
  34.         created by the ADD process are stored in the root directory and are
  35.         named "M_AUTO#.BAT" and "M_CONF#.SYS" . THe default configurations
  36.         are stored as "M_AUTO1.BAT" and M_CONF1.SYS" . Configurations you add
  37.         whill have incremental numbers like M_AUTO2 and M_AUTO3 , etc..
  38.         There is also a file called "M_CONFIG.DAT" which contains the title
  39.         information. You cannot edit the M_CONFIG.DAT file with a text
  40.         editor as it is a random access file but you can edit the configur-
  41.         ation files with any ASCII text editor if you desire.
  42.         
  43.         REMEMBER - Press ESC to ESCAPE !!!!!!!!!!!!!!!!!!!!!
  44.  
  45.  
  46. EDIT Configuration : Select this option to view or edit any of the config-
  47.         urations you create. For safety reasons you are not allowed to edit
  48.         the default configuration in any way with MULTISYS. BTW, it is a
  49.         good idea to backup your default configurations just in case. I have
  50.         tested this program thoroughly and I see no way for a problem to occur
  51.         but I also believe in Murphy's law. Don't you ?
  52.  
  53. SELECT Configuration : When you SELECT a configuration you are selecting the
  54.         title of the configuration you want to reboot with. Immediately upon
  55.         selecting the system will reboot so dont SELECT if you don't want a
  56.         reboot. As usual, pressing ESC will get you out of the SELECT MODE.
  57.  
  58. QUIT : Quit the program
  59.  
  60.  
  61. FULL SCREEN TEXT EDITOR FUNCTIONS :
  62.  
  63. [UP-CURSOR]     Moves up one line
  64. [DOWN- CURSOR]  Moves down one line
  65. [PAGE-UP]       Moves up one page
  66. [PAGE-DOWN]     Moves down one page
  67. [HOME]          Moves to beginning of current line
  68. [END]           Moves to end of current line
  69. [INSERT]        Toggles between Insert and Overwrite modes
  70. [DEL]           Deletes character at cursor
  71. [BACKSPACE]    Deletes character to left of cursor
  72. [TAB]           Moves one tab stop to right
  73. [CTRL-RIGHT]    Moves right one word
  74. [CTRL-LEFT]     Moves left one word
  75. [CTRL-HOME]     Moves to first line
  76. [CTRL-END]      Moves to last line
  77. [CTRL-N]        Inserts a line at current position
  78. [CTRL-T]        Delete word that cursor is on
  79. [CTRL-Y]        Deletes the current line
  80.  
  81.  
  82. REGISTER : If you find this handy little program useful please let me know
  83.         by filling out the registration form and sending  the meager sum
  84.         of $10.00 . For this $10.00 I will make updates (if any) available
  85.         at cost (cost of disk + shipping) and you will make me feel that my
  86.         efforts are worth something to someone.
  87.  
  88.  
  89.  
  90.